﻿;;; QQ: 67762207
[@main]
#IF
checkPKpoint 2
#SAY
_ I do not want you to speak such a sinful person. \ \
_ <Close/@exit>
#ELSESAY
_ The desert on the other side there is a vast unknown continent. \ \
_ With (FCOLOR/10) <$NPCNAME> (FCOLOR/12) <dialogue/@TalkToQuest> \ \
_ <Close/@exit>

[@TalkToQuest]
#ACT
Mov D0 0

#IF
Check [108] 1
Check [308] 0

#SAY
<On the task of dialogue./@CALL_MuyokArea8> \
#ACT
Mov D0 1


#IF
!Equal D0 1
#ACT
goto @NoQuest_Say
break

[@NoQuest_Say]
#IF
#SAY
_ You can also right to do business interested? As long as 1 billion investment in gold, within half a year you have well-developed. \
_ Is not it, you have no money? Originally poor wretch ah ... ... \ \
<Close/@exit>



[@CALL_MuyokArea8]
#CALL [AreaQuest\ChoBoGuide8\ChoBoGuide8.txt] @Samak_Muyouksang_27

[@everythingreward]
#CALL [System\TotalRewardSystem.txt] @TotalRewardSystem
;;; QQ: 67762207